<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news&gt;img{
	max-width: 100%;
}
.newstitle{
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	
}
.newstitle&gt;div{
	
}
.clear{
	clear: both;
}
.newstitle .left{
	padding:0px 20px;
}
.newstitle .left:first-child{
	border-right:1px solid #ccc;
}

.newsde{
	border:1px solid #ccc;
	padding-right:10px;
	margin:10px;
}
.newsdetitles{
	overflow: hidden;
}
.newsdetitlesleft{
	width:16%;
}
.newsdetitlesleft&gt;span{
	margin:10px;
	display: block;
	width:100%;
	line-height: 26px;
	font-size: 12px;
	color:#fff;
	background:#15539e;
	text-align: center;
}
.newsdetitlesright{
	width:80%;
	border-bottom: 1px solid #ccc;
}
.newsdesr{
	width:100%;
	text-align: left;
	font-size: 18px;
	color:#15539e;
	margin-top: 10px;
	margin-bottom: 10px;
}
.newsdetitlesright a{
	color:#15539e;
	padding-bottom: 5px;
}
.newsdes{
	color:#666666;
	line-height: 28px;
	margin:10px;
	
}
.newsdebig{
	padding-left:5px;
	padding-right:5px;
}
.aboutde{
	border:1px solid #f2f2f2;
	margin-bottom: 30px;
	padding:20px ;
}
.aboutdetitle{
	font-size: 16px;
	text-align: center;
}
.aboutdes{
	margin-top: 10px;
	font-size: 14px;
	color:#666666;
	line-height: 28px;
}
.newstitle a{
	display: inline-block;
	position: relative;
	line-height: 40px;
	margin:0px 20px;
	color:#333;
	transition: 0.5s;
}
.newstitle a:hover,.newstitle a.active{
	color:#15539e;
	
}
.newstitle a.active img{
	display: block;
	
}
.newstitle a img{
	display: block;
	position: absolute;
	bottom:-11px;
	display: none;
}
.zhuanlide{
	border:1px solid #ccc;
	overflow: hidden;
	height:150px;
	margin:10px 0px;
}
.skillstitle{
line-height: 34px;	
text-align: center;
}
.skillstitlede&gt;div{
	overflow: hidden;
}
.skillstitle a{
	color:#333;
}
.skillstitle a.active{
	color:#15539e;
	
}
.skillsconde{
	position: relative;
	overflow: hidden;
}
.skillsconde&gt;img{
	width:100%;
}
.skillsconde:hover .skillscondes{
	opacity: 1;
}
.skillscondes{
	width:100%;
	height:100%;
	position: absolute;
	left:0px;
	top:0px;
	background:rgba(0,0,0,0.6);
	text-align: center;
	padding:25%;
	opacity:0;
	transition: 0.5s;
}
.skillscondes&gt;span{
	padding:12px 0px;
	color:#fff;
	font-size: 18px;
}
.skillscondes&gt;div{
	width:50px;
	border-top: 2px solid #fff;
	margin:auto;
	margin-bottom: 10px;
}
.skillscondes&gt;a{
	display: block;
	width:60%;
	line-height: 28px;
	text-align: center;
	color:#fff;
	font-size: 12px;
	background: #15539e;
	border-radius: 10px;
	margin:20px auto;
}
.skillscontents{
	margin:10px 0px;
	
}


.contactus{
	text-align: center;
	border-right:2px solid #eee;
	
}
.contact .contactus:last-child{
	border-right:none;
}
.contactus&gt;span{
	display: block;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	color:#15539e;
	margin-top:10px;
}
.contactus&gt;div{
	width:20px;
	border:1px solid #15539e;
	margin:auto;
	margin-top:10px;
}
.contactus&gt;p{
	margin-top:10px;
}
.contacts{
	margin-top:40px;
	padding-bottom: 30px;
}
.contacts .m6btn:hover{
	background:#15539e;
	color:#fff;
}
.m6btn:hover{
	background:#fff;
	color:#15539e;
}
.contact{
	padding-bottom: 30px;
}
.contactsde .m6formde input[type='text'],
.contactsde .m6formde textarea{
	border:1px solid #ddd;
	width:70%;
	
}
.contactsde .m6btn {
    border-color: #ddd;
    color: #666;
    margin-top:10px;
 }
 .course{
 	position: relative;
 	overflow: hidden;
 	
 }
 .course .courses:nth-child(2){
  	
  	padding-top:40px;
  }
 .courses{
 	padding:10px;
 }
 .coursede{
 	overflow: hidden;
 	font-size: 0;
 	position: relative;
 }
 .coursede&gt;img{
 	max-width: 80%;
 }
 .coursede1,.coursede1s{
 	width:20%;
 	position: relative;
 }
  .coursede1&gt;img,.coursede1s&gt;img{
 	margin:-3px auto;
 	position: absolute;
 	left:30%;
 }
.coursede1&gt;div{
	width:100%;
	padding:7.5%;
	text-align: center;
	background: #fff;
	border:1px solid #15539e;
	border-bottom-left-radius:6px;
	border-top-left-radius:6px ;
	font-size: 22px;
	color:#15539e;
	box-shadow: 0px 0px 3px rgba(255,255,255,0.6);
	
}
.coursede2{
	width:80%;
	background:#15539e;
	color:#fff;
	padding:1.6% 4%;
	font-size: 16px;
	position: relative;
	left:-2px;
	border-bottom-right-radius:6px;
	border-top-right-radius:6px ;
	box-shadow: 0px 0px 3px #15539e;
}
.coursede2&gt;div,.coursede2s&gt;div{
	margin-top:10px;
}
.coursede1s&gt;div{
	width:100%;
	padding:7.5%;
	text-align: center;
	background: #fff;
	border:1px solid #15539e;
	border-bottom-right-radius:6px;
	border-top-right-radius:6px ;
	font-size: 22px;
	color:#15539e;
	box-shadow: 0px 0px 3px rgba(255,255,255,0.6);
	
}
.coursede2s{
	width:80%;
	background:#15539e;
	color:#fff;
	padding:1.6% 4%;
	font-size: 16px;
	position: relative;
	left:2px;
	border-bottom-left-radius:6px;
	border-top-left-radius:6px ;
	box-shadow: 0px 0px 3px #15539e;
}
.coursede&gt;img.left{
	position: relative;
	
}
.coursexian{
	height:100%;
	position: absolute;
	width:20px;
	border-left:2px solid #ccc;
	left:48.2%;
}

.m4rounds{
	display: block;
    
}
#art_content img{
	max-width: 100% !important;
}
.aboutconde2&gt;div{
	text-align: center;
	font-size: 24px;
	margin-top:40px;
	margin-bottom: 20px;
}
.aboutconde2&gt;p{
	font-size: 14px;
	line-height: 30px;
}
.aboutconde2&gt;img{
	width:60%;
	display: block;
	margin:10px auto;
}

.aboutconde3 img{
	width:100%;
	height:394px;
}
.aboutcontent3,.aboutcontent2{
	margin-top:20px;
}
.aboutcontent2{
	margin-bottom: 30px;
}
.main1title{
	text-align: center;
	margin-top:20px;
	margin-bottom:20px;
}
.main1title1{
	font-size: 24px;
	line-height: 30px;
}
.main1title2{
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
}
.main1title img{
	max-width: 100%;
	height:auto;
}
.m6form{
	margin-top:4%;
	
}
.m6formde{
	margin-top:3%;
	margin-bottom:3%;
	overflow: hidden;
}
.m6formde span{
	display: block;
	width:60px;
	float:left;
	line-height: 40px;
}
.m6formde input[type='text']{
	width:58%;
	height:40px;
	line-height: 40px;
	background:none;
	border:1px solid #fff;
	float:left;
}
.m6formde textarea{
	width:58%;
	height:80px;
	background:none;
	border:1px solid #fff;
	float:left;
}
.m6btn{
	background: none;
    border-color: #fff;
    color: #fff;
    padding: 0px;
    display: inline-block;
    width: 120px;
    line-height: 34px;
    border-radius: 0px;
    left: 16px;
    transition: 0.5s;
    float:left;
}</pre></body></html>